Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR adds a preview deployment feature to the pull request workflow, allowing changes to be deployed and previewed before merging. The workflow now builds the website and deploys it to a preview URL for each pull request.
- Adds a new
preview-deployjob that builds and deploys the website for preview - Configures GitHub Pages deployment to a PR-specific directory
- Automatically comments on the PR with the preview URL
|
🎉 Preview Deployment Ready! Your changes are now available for preview at: This preview will be automatically cleaned up when the PR is closed or merged. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
🎉 Preview Deployment Ready! Your changes are now available for preview at: This preview will be automatically cleaned up when the PR is closed or merged. |
1 similar comment
|
🎉 Preview Deployment Ready! Your changes are now available for preview at: This preview will be automatically cleaned up when the PR is closed or merged. |
|
🎉 Preview Deployment Ready! Your changes are now available for preview at: This preview will be automatically cleaned up when the PR is closed or merged. |
No description provided.